iltest
binary was built on an IRIX 6.2 system.
README file from "iltest" directory
iltest - an ilVkComponent Demo Application Written by Eric Burke 2/96 eburke@engr.sgi.com iltest consists of a tabbed deck, with each tab containing one or more ilVkComponent-derived widgets: Tab 1: File Info File finder, Image file info and Image Info The finder may be used to choose a new image to be displayed. Tab 2: RotZoom RotZoom View of the image with user controls for rotating, zooming, smaple type, etc. Tab 3: Histogram A Histogram of the image - user controls for drawing color and channel displayed in the histogram. Tab 4: Static Static view of the image Tab 5: Dynamic Dynamic view of the image The menus are as follows: File->New Open a new iltest window File->Open... Open a new image file. Note that this image replaces the image on every other tab, except the Dynamic Viewer, in which case it is added to the viewer so that the capabilites of the ilVkViewer may be used. File->Close Close the current iltest window File->Exit Exit altogether Software Requirements: IL 3.0 (6.2 ONLY) RapidApp 1.2 (ONLY) ViewKit_dev WorkShop (optional) * if you have WorkShop.sw.cvstatic loaded, you can uncomment the #SADIR= iltest.cvdb #SAFLAG= -sa,$(SADIR) #$(OBJECTS):$(SADIR)/cvdb.dbd #$(SADIR)/cvdb.dbd : # [ -d $(SADIR) ] || mkdir $(SADIR) # cd $(SADIR); initcvdb.sh # #LDIRT=$(SADIR) vista.taf lines near the bottom of the Makefile. * make sure you do a "setenv XUSERFILESEARCHPATH ./%N%S" before running the program so the app-defaults file is picked up from the current directory. (see iltest.sh for a way to invoke/run this from the shell.)
Source
Documentation
Images
Data
Reference
Subdirectories